home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / gnu / djgpp / src / texinfo-.1 / install.dos < prev    next >
Encoding:
Text File  |  1993-08-29  |  1.4 KB  |  46 lines

  1. To install this software on your machine, you need the following things:
  2.  
  3. * texi31sr.tgz (this file, from omnigate.clarkson.edu, or wherever else)
  4.  
  5. * DJPPP 1.09 or higher
  6.  
  7. * a make program
  8.  
  9. If you need additional information on this program or my patches, look
  10. at the files 'readme' and 'readme.dos' and some of the other files
  11. without a name-extension in ...\texinfo
  12.  
  13. To compile and install all this, do:
  14.  
  15. * CD to an appropriate directory (e.g. \djgpp\contrib is a good choice)
  16.  
  17. * COPY texi31sr.tgz to this directory
  18.  
  19. * "gunzip texi31sr.tgz"
  20.  
  21. * "djtarx texi31sr.tar"
  22.  
  23. * Do a 'cd texinfo-.1' (yeah, it's a silly name, but it's a silly operating
  24. system also)
  25.  
  26. * Say 'make -f makefile.djg' and sit back, ...
  27.  
  28. * Try out your new info-system for a while (jump around a bit from node
  29.   to node, play around with the new keys described in readme.hbb, ...)
  30.  
  31. * If everything, including the just-described 'walk around the block',
  32.   works as fine as it should, you may want to say 'make clean' or even
  33.   'make realclean' to get rid of all those space-consuming intermediate
  34.   files (*.o's, a.out's, ...).
  35.  
  36. Now, here's my adress for your bug-reports, thanks, flames, and
  37. anything:
  38.  
  39. EMail (internet) : softbrek@POOL.Informatik.RWTH-Aachen.DE
  40.  
  41. S(nail)Mail      : Hans-Bernhard Broeker
  42.                    Templergraben 39a
  43.                    D-52062 Aachen
  44.                    (Germany)
  45.  
  46.